home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MINI - The Complete Story in Pictures
/
mini40completestory.iso
/
Data
/
MBh1.dxr
/
00006_select -VC-.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-07-06
|
207 b
|
12 lines
on mouseEnter
set the memberNum of sprite the currentSpriteNum to member("VC_on")
end
on mouseLeave
set the memberNum of sprite the currentSpriteNum to member("VC_off")
end
on mouseDown
go("VC")
end